Skip to content
This repository was archived by the owner on Nov 2, 2020. It is now read-only.

(key,val) ng-repeat not updating#46

Open
sbedulin wants to merge 1 commit intomb21:gh-pagesfrom
sbedulin:patch-1
Open

(key,val) ng-repeat not updating#46
sbedulin wants to merge 1 commit intomb21:gh-pagesfrom
sbedulin:patch-1

Conversation

@sbedulin
Copy link

@sbedulin sbedulin commented Dec 9, 2016

"child" binding updates may not propagate to ng-repeat.
Using parent scope reference fixes this (simpler example here http://stackoverflow.com/questions/24774435/angularjs-ng-model-inside-ng-repeat-via-key-val-not-updating)

Bug steps are here http://stackoverflow.com/questions/41007472/a-bug-in-a-json-editor-by-angularjs
Note: updated only default switch, please fix other conditions.

"child" binding updates may not propagate to ng-repeat.
Using parent scope reference fixes this (simpler example here http://stackoverflow.com/questions/24774435/angularjs-ng-model-inside-ng-repeat-via-key-val-not-updating)

Bug steps are here http://stackoverflow.com/questions/41007472/a-bug-in-a-json-editor-by-angularjs
Note: updated only default switch, please fix other conditions.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant